home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 12 / BBS in a box XII-2.iso / Files II / Prog / B-C / C Servant™.sit / C Info.rsrc / TEXT_131_aText.txt < prev    next >
Encoding:
Text File  |  1992-02-23  |  298 b   |  14 lines

  1.  
  2. PreProcessor Commands
  3.  
  4. #define                        identifier  token string
  5. #define                        id (id, ...)token string
  6. #undef                            identifier
  7. #include                    "filename"
  8. #include                    <filename>
  9. #if                                        constant-expression
  10. #ifdef                            identifier
  11. #ifndef                        identifier
  12. #else
  13. #endif
  14. #line                                constant identifier